You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
ThreshTop Method
>
clMtxExpr.ThreshTop Method ([In] TOpenCLVector, double)
Dew Math for .NET
clMtxExpr.ThreshTop Method ([In] TOpenCLVector, double)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
ThreshTop Method
Collapse All
Limit the largest value in the source data.
Syntax
C#
Visual Basic
public
static
clVector
ThreshTop
([In]
TOpenCLVector
X
,
double
Value
);
Public
static
Function
ThreshTop
(
X
As
[In]
TOpenCLVector
,
Value
)
As
clVector
Remarks
Internally calls
clVector.ThreshTop
Group
ThreshTop Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
ThreshTop Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!